home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fifth Dimension
/
Fifth Dimension CD-ROM Volume 1 (Data Express) (1995).iso
/
play
/
budda
/
game.bat
< prev
next >
Wrap
DOS Batch File
|
1994-10-11
|
617b
|
21 lines
@echo off
\play\memtst.exe B449000
if errorlevel = 1 goto XXERRXX
if errorlevel = 0 goto XXWEITERXX
:XXERRXX
echo
echo As you see above, there is an error which might cause problems.
echo Either you did not have enough BASE memory, not a 386, or some-
echo thing different. You might now try to start the game anyway, but
echo this could (and most often will) cause some problems.
:XXASKXX
\play\ec.exe Do you want to start the program anyway? (Y/N)
if errorlevel = 25 goto XXWEITERXX
if errorlevel = 14 goto YYWEITERYY
goto XXASKXX
:XXWEITERXX
gbl1
:YYWEITERYY
cd \
menue.bat %1 %2 %3 %4 %5 %6